//==============================================================================
// Lochagos_anim.txt
//==============================================================================

//==============================================================================
define LochagosShield
{
	set hotspot
	{
		version
		{
			Visual Attachments G Shield Iron
		}
	}
}

//==============================================================================
define sword
{
	set hotspot
	{
         	version
         	{
            		Visual Attachments N Sword Iron
         	}
	}
}

//==============================================================================

define Head
{         
      set hotspot
      {
         version
         {
            Visual Infantry g hoplite head Bronze
	    ReplaceTexture infantry g hoplite head bronze/phalanxhead
         }
      }    
}


//==============================================================================

anim Idle
{
SetSelector
{
      set hotspot
      {
         version
         {
				Visual Archer N Throwing Axeman_IdleA
				connect Righthand sword Hotspot
				connect LeftForearm lochagosshield Hotspot
				Connect TopOfHead Head hotspot
				ReplaceTexture Archer n Throwing axeman standard/phalanx
         }
      }
}
}

//==============================================================================

anim Build
{
SetSelector
{
      set hotspot
      {
         version
         {
				Visual Archer N Throwing Axeman_BuildA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.60 false Build checkVisible 
//-- end auto generated section
				connect Righthand Hammer Hotspot
				connect LeftForearm lochagosshield Hotspot
				Connect TopOfHead Head hotspot
				ReplaceTexture Archer n Throwing axeman standard/phalanx
         }
      }
}
}


//==============================================================================

anim Bored
{
SetSelector
{
      set hotspot
      {
         version
         {
				Visual Archer N Throwing Axeman_BoredA
				connect Righthand sword Hotspot
				Connect TopOfHead Head hotspot
				connect LeftForearm lochagosshield Hotspot
				ReplaceTexture Archer n Throwing axeman standard/phalanx
         }
      }
}
}


//==============================================================================

anim Walk
{
SetSelector
{
      set hotspot
      {
         version
         {
				Visual Archer N Throwing Axeman_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag FootstepLeft 0.40 true   
            tag FootstepRight 0.90 true   
//-- end auto generated section
				Connect TopOfHead Head hotspot
				connect Righthand sword Hotspot
				connect LeftForearm lochagosshield Hotspot
				connect cmokepoint sword Hotspot
				ReplaceTexture Archer n Throwing axeman standard/phalanx
         }
      }
}
}


//==============================================================================
anim Attack
{
SetSelector
{
      set hotspot
      {
         version
         {
				Visual Infantry E Axeman_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag Attack 0.54 true   
                  tag GenericSound 0.40 true   
                  tag SpecificSoundSet 0.46 false SwordSwing checkVisible 
//-- end auto generated section
// Hacked by GTS because animation too long
				Connect TopOfHead Head hotspot
				connect Righthand sword Hotspot
				connect LeftForearm lochagosshield Hotspot
				ReplaceTexture Infantry E Axeman Standard/phalanx
         }
      }
}
}

//==============================================================================

anim Death
{
SetSelector
{
      set hotspot
      {
         version
         {
				Visual Archer N Throwing Axeman_DeathA
				connect Righthand sword Hotspot
				Connect TopOfHead Head hotspot
				connect LeftForearm lochagosshield Hotspot
				connect cmokepoint sword Hotspot
				ReplaceTexture Archer n Throwing axeman standard/phalanx
         }
      }
}
}


//==============================================================================

anim Flail
{
SetSelector
{
      set hotspot
      {
         version
         {
				Visual Archer N Throwing Axeman_flailA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag FootstepLeft 0.10 true   
            tag FootstepRight 0.35 true   
//-- end auto generated section
				Connect TopOfHead Head hotspot
				connect Righthand sword Hotspot
				connect LeftForearm lochagosshield Hotspot
				connect cmokepoint sword Hotspot
				ReplaceTexture Archer n Throwing axeman standard/phalanx
         }
      }
}
}

